write in code
英
美
[网络] 写代码
双语例句
- I'm sure you have been told a number of times that you should write comments in your code.
毫无疑问,你已经千百次地被告知,在编写代码时一定要添加注释。 - Developers write their business logic in EGL source code using the powerful development facilities of Rational Business Developer Extension ( RBDe).
开发人员利用RationalBusinessDeveloperExtension(RBDe)的强大的开发工具在EGL源代码中写出他们的商业逻辑。 - The fourth recommendation was to write as much of the page setup code in your jQuery code as possible.
第四个概念是,尽可能多地用jQuery代码编写页面设置代码。 - Code analyzers, refactoring tools and automated refactorings, formatters and more, are difficult, if not impossible, to write in Ruby, because there is no way to parse Ruby source with Ruby code.
用Ruby写代码分析、重构工具和自动重构、格式程序等等甚至更多的工具并非不可能,但是很困难,因为还没有用Ruby代码分析Ruby源码的先例。 - Write your application in as little code as possible and get the container to do the work.
以尽可能少的代码编写您的应用程序,并且使容器来完成此项工作。 - Geddy tries to make it easy for developers to write complex web apps in JavaScript, sharing code between client and server.
Geddy想让开发人员很容易地用JavaScript编写复杂的Web应用、在客户端和服务器之间共享代码。 - So really, the rule of thumb if you think back to Scratch is that any time you write a statement something that does something in one line of code you generally need the semicolon there.
实际上,根据经验,你们回忆一下在Scratch中,任何时候你们写一条语句-,处理一些操作的一行代码-,你们通常需要在那里加个分号。 - You cannot edit the protected parts of the document, but you can still write code in the code editor to automate the document.
您无法编辑文档中受保护的部分,但仍可以在代码编辑器中编写代码以自动执行文档。 - There are lots of systems that follow this pattern, where you write some modules/ components in source code then describe how they are connected using an external config file.
许多系统都遵循这种模式,在这些系统中,你编写一些模块/组件,然后通过一个外部配置文件定义他们之间的连接。 - I'm going to write the examples in functional code to keep them as brief as possible.
下面我要用函数性代码编写这两个示例以使其尽可能地简单。